import * as React from "react"; export const [FCName] = () => { return () => { return 2; }; };